@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1100{width: 1100px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
.w1260{width: 1260px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #444; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
/*header start*/
.head{ width:100%;}
.nav{ width:100%; height:auto; background: #00A392; border-bottom: 3px #fff dashed;}
.nav ul{ width:1200px; height:auto; margin:0 auto;}
.nav ul li{ float:left; width:133px; height:auto; position:relative; z-index:9;}
.nav ul li a{ float:left; width:133px; height:68px;line-height:68px; font-size:16px; color:#fff;  text-align:center; }
.nav ul li a:hover{ color: #444; font-size: 18px; font-weight: bold;}
.nav ul li a.cur{ background: url(../images/nav.jpg) left top repeat-x;color:#fff }
.headtop{ width:100%; height:115px;}
.headtop a{ float:left;}
.headtop span{ color:#444;float: left; height:35px;background:url(../images/telt.png) left top no-repeat; padding:0px 0 0 45px; display:inline; margin:30px 0 0 0; line-height:1; }
.headtop span font{ float:left; font-size:14px; font-weight: bold; margin-top: 5px;}
.headtop  span label{  font-weight: bold; font-size:28px; padding-left:10px; position: relative;top: 5px;}
.main_image{width:100%;height:450px;overflow:hidden;margin:0 auto;position:relative}
.main_image ul{width:9999px;height:450px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:450px}
.main_image li span{display:block;width:100%;height:450px}
.main_image li a{display:block;width:100%;height:450px}
div.flicking_con{width:990px;margin:0 auto;position:relative}
div.flicking_con .flicking_inner{position:absolute;top:380px;left:90px;z-index:999;height:21px}
div.flicking_con a{float:left;width:45px;height:6px;margin:0;margin-right:17px;padding:0;background:#504537;display:block;text-indent:-1000px}
div.flicking_con a.on{background:#fff}
#btn_next,#btn_prev{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:150px}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:150px}
.head-right{ float:right; width:285px; margin-top: 20px;}
.main_visual{ height:450px;}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 450px;
	display: block;
}
/*banner end*/

/*product start*/
.product_1{ background:#eee; height: 650px;}
.pro_body .pb_l{width: 260px; height: 585px;}
.pro_body .pbl_top{width: 260px;height: 133px;background: url(../images/proList.png) no-repeat center;}
.pro_body .pb_l .pro_list9{height: 452px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav1{ width:260px;position:relative;z-index:1;margin: 0px auto;}
.nav1 a{ color:#fff;}
.nav1 .nLi{position:relative; display:inline; height:37.5px; line-height:37.5px;}
.nav1 .nLi h3 a{display:block;font-size:16px;text-align: left;background: #32808D;margin-top: 9px;color: #444;height:37.5px; line-height:37.5px; width: 245px; background:url(../images/libg2.jpg) no-repeat; padding-left: 15px;}
.nav1 .nLi:nth-child(1){margin-top: 0px; }
.nav1 .sub{display:none; width:180px; left:260px; top:-37.5px;  position:absolute; background:#00A392;  line-height:37.5px;z-index: 9999;}
.nav1 .sub li{ zoom:1;text-align: left;font-size: 13px;}
.nav1 .sub a{ display:block;padding-left: 15px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.nav1 .sub a:hover{background:#389616;color:#fff;}
.nav1 .on h3 a{ background:url(../images/libg1.jpg) no-repeat; color:#fff;}
.pro_body .top{width: 880px;height: 50px; background: #666; border-radius: 5px; border-width: 2px 0 2px 0;}
.pro_body .top font{font-size: 24px;padding-left: 20px;line-height: 50px;color: #fff}
.pro_body .top span{line-height: 50px;font-size: 16px;color: #fff;position: relative;top: 3px;}
.pro_body .top .more{ width:100px; height:35px; line-height: 35px; text-align:center; font-size: 16px; border: 1px #fff solid; border-radius: 5px; color:#fff; font-weight: bold; margin-top: 7px; margin-right: 7px;}
.pro_body .top .more:hover{ background:#389616;}
.pro_body .bot ul li{margin-left: 32px;margin-top: 27px;transition: all 0.2s ease-in; box-shadow: 0 0 10px 0 #888;}
.pro_body .bot ul a:nth-child(1) li{margin-left: 0}
.pro_body .bot ul a:nth-child(4) li{margin-left: 0}
.pro_body .bot ul a:nth-child(7) li{margin-left: 0}
.pro_body .bot ul li .zi{height: 35px;line-height: 35px;font-weight: bold;font-size: 16px;color: #00A392;  text-align: center; border-top: 3px #00A392 solid;}
.pro_body .bot ul li:hover .zi{border-top: 3px #389616 solid; color: #389616;}
.pro_body .bot ul li .more{width: 100px;height:30px;background: #0173B9;color: #fff;text-align: center;line-height: 30px;transition: all 0.2s ease-in;}
.pro_body .bot ul li .more:hover{background: #DD1300}
.bot li .img{width: 270px;height: 202px;overflow: hidden}
.bot li img{ width: 270px;height: 202px; display: block;-moz-transition:.5s ease-in;-webkit-transition:.5s ease-in;-o-transition:.5s ease-in;-ms-transition:.5s ease-in;transition:.5s ease-in;}
.bot li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
/*company start*/
.abt {text-align: center;margin: 0px 0 10px 0;height: 380px;overflow: hidden; background: #00A392;}
.abt h4 {text-align: center;height: 40px;overflow: hidden;font-weight: 100; padding-top: 21px;}
.abt h4 b {display: block;	line-height: 50px;height: 50px;color: #00A392;font-weight: bold;	overflow: hidden;	font-size: 26px;}
.abt h4 span {display: block;line-height: 35px;height: 35px;overflow: hidden;color: #333;font-size: 26px;}
.abt h4 a, .abt h4 a:hover {color: #333;}
.abt .content {width: 730px;margin: 0 auto;margin-top: 55px; background: url(../images/btm.png) center top no-repeat; width:897px; height: 276px;}
.abt p {text-align: left;line-height: 30px;font-size: 14px;color: #626262;	height: 94px; padding: 10px 45px; text-align: justify;text-justify:inter-ideograph;}
.abt em a {text-align: center;display: inline-block;margin: 0 auto;width: 110px; border-radius: 5px; line-height: 35px;height: 35px;position: relative;top: 30px; background: #00A392;color: #fff;font-size: 18px;	font-style: normal;font-weight: 100;}
.abt em a:hover {background: #389616;}
/*company end*/
/*gd start*/
.gd1{padding: 20px 0;}
.tempWrap{ width: 1200px!important; margin: 0 auto; }
.gd1 .title{width: 1200px;height: 60px; text-align: center;line-height: 60px;font-size: 34px;font-weight: bold;color:#444;}
.gd1 .title small{font-size:26px;font-weight: normal;}
.gd1 .picMarquee-left .hd{ overflow:hidden;  height:50px; margin:0 auto; }
.gd1 .picMarquee-left .hd span{font-size: 36px; color: #343434; font-weight: bold;line-height: 42px;}
.gd1 .picMarquee-left .hd span b{ color:#D2D2D2; padding-left:10px;}
.gd1 .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; float:right; margin-left:10px; overflow:hidden; cursor:pointer; }
.gd1 .picMarquee-left .hd .next{ background-position:0 -50px;  }
.gd1 .picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.gd1 .picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.gd1 .picMarquee-left .bd{ padding:20px 0px 10px 0;}
.gd1 .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.gd1 .picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }
.gd1 .picMarquee-left .bd ul li .pic{ text-align:center; }
.gd1 .picMarquee-left .bd ul li .pic img{ width:220px; height:165px; display:block; padding:2px; border:1px solid #ccc; }
.gd1 .post-thumbnail {height: auto; overflow: hidden; } 
.gd1 .content-wrap { padding: 0; position: absolute; text-align: center; width: 100%; top: 0; height:170px; bottom: 0; display: table-cell; vertical-align: middle; overflow: hidden; } 
.gd1 .content-wrap h1.entry-title { display: table;  height:170px; width: 100%; margin:0; } 
.gd1 .featured-image { display: table-cell; position: relative; transition: opacity .25s ease-in-out, background .25s ease-in-out; -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
vertical-align: middle; z-index: 1; color: #fff; text-decoration: none; opacity: 0; padding:0 10%; } 
/*gd end*/
/*new start*/
.news{ overflow:hidden; height:480px;}
.news .news_title{width:100%; height:40px;border: #00A392 2px solid; border-width: 2px 0 2px 0;}
.news .news_title span{ font-size:22px;float:left; font-weight: 600; line-height: 40px;}
.news .news_title span>a{color:#444; }
.news .news_title .more{float:right;font-size:14px; color:#fff; margin-top:5px; background: #00A392; height: 30px; line-height: 30px; width: 80px; text-align: center;}
.news .news_title .more:hover{ background: #389616; }
.news .newsBox{width:100%; height:433px; margin:0 auto;}
.news .newsBox_left{ overflow:hidden; width:630px; height:433px; margin-top:20px;float:left;}
.news .newsBox_left .xxxw{ width:630px; height:150px; margin:20px 0px 10px}
.xxxw .xwtp1{ float:left}
.xxxw .xwwz1{ float:right; width:410px; height:150px; overflow:hidden}
.xxxw .xwwz1 h3{ height:40px; line-height:40px; width:470px; overflow:hidden; font-size: 20px; font-weight: bold;}
.xxxw .xwwz1 h3 a{ color: #666; }
.xxxw .xwwz1 h3 a:hover{color:#00A392}
.xxxw .xwwz1 p{ font-size:14px; line-height:28px}
.newsBox_left ul li{ width:630px; height:37px; line-height:37px; font-size:14px; border-bottom:1px dashed #e1e1e1; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background:url(../images/xwbj.png) no-repeat center left}
.newsBox_left ul li a{color:#444; padding-left:18px; width:600px; margin-left: 10px;}
.newsBox_left ul li a:hover{color:#00A392}
.newsBox_left ul li span{ color:#676767; float:right;}
.news .newsBox_right{ overflow:hidden; width:480px; height:433px;margin-top:20px;font-size:13px; color:#000;float:right;}
.newsBox_right ul{ width:100%; margin-top:25px}
.newsBox_right ul li{width:453px; line-height:38px;border-bottom:1px dashed #e1e1e1; font-size:13px;background:url(../images/news_right_li.png) no-repeat center right; white-space:nowrap; text-overflow:ellipsis;  overflow:hiddin;}
.newsBox_right ul li a{color:#444;}
.newsBox_right ul li .news_nextNav{display:none; width:445px; height:58px; line-height:26px; background:url(../images/new_right.png) no-repeat center;margin-bottom:20px;overflow: hidden; padding: 20px 0 10px 20px;}
.newsBox_right ul li .news_nextNav p{width:427px;white-space: normal;}
.newsBox_right li .news_nextNav p a{ color:#389616;}
.newsBox_right ul li:hover .news_nextNav,.newsBox_right ul li.cur .news_nextNav {display:block;}
/*new end*/

/*footer start*/
.footer{padding: 0px 0;background: #fff; border-top: 2px #00A392 solid;}
.footer .foot_top{padding: 15px 0;}
.footer .foot_top ul li{width:133px;color: #444;font-size: 18px;text-align: center;background: url(../images/line1.jpg) no-repeat center right;}
.footer .foot_top ul li:hover{ color: #389616; }
.footer .foot_top ul a:nth-child(9) li{background: none;}
.footer .foot_body{padding:15px 0;background: #444; border-top: 2px #00A392 solid;}
.footer .foot_body p{text-align: center; color: #fff; height: 35px; line-height: 35px; font-size: 15px;}
.footer .link{height: 30px;line-height: 30px; background: #666;}
.footer .link li{color: #fff;margin-right: 20px;}
.foot_body a{ color: #FFF;}
/*footer end*/